Skip to content

update announce release slack step#101

Merged
witmicko merged 2 commits into
mainfrom
fix-anounce-release-slack-fix
Jul 2, 2026
Merged

update announce release slack step#101
witmicko merged 2 commits into
mainfrom
fix-anounce-release-slack-fix

Conversation

@witmicko

@witmicko witmicko commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
CI-only change to how the Slack webhook is passed; no application or security logic is affected.

Overview
Updates the announce-release job in publish-release.yml so slackapi/slack-github-action v3 gets the incoming webhook via with instead of environment variables.

The step now sets webhook-type: incoming-webhook and webhook: ${{ secrets.SLACK_WEBHOOK_URL }}, and drops the old SLACK_WEBHOOK_URL / SLACK_WEBHOOK_TYPE env block. Release Slack message content and continue-on-error behavior are unchanged.

Reviewed by Cursor Bugbot for commit 48a8035. Bugbot is set up for automated code reviews on this repo. Configure here.

@witmicko witmicko requested review from a team as code owners July 2, 2026 10:11
Comment thread .github/workflows/publish-release.yml
Comment thread .github/workflows/publish-release.yml Outdated
@witmicko witmicko requested a review from Mrtenz July 2, 2026 10:25
@witmicko witmicko merged commit 3dab767 into main Jul 2, 2026
20 checks passed
@witmicko witmicko deleted the fix-anounce-release-slack-fix branch July 2, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants